Welcome![Sign In][Sign Up]
Location:
Search - shell API

Search list

[Delphi VCLDelphifunc

Description: delphi程序合集 Workshell.zip Workshell 评述: 是个单元包,提供DLL文件、单元文件、头文件。提供的函数非常有用。 GB2312BIG5.zip GB2312BIG5 评述: GB231和BIG5相互转换单元 Cast128_256.zip Cast128_256 评述: 128和256位加密单元 Bleepint.zip Bleepint 评述: PC喇叭控制单元 Matrice.zip Matrice 评述:矩阵运算单元 MirrorDBase.zip MirrorDBase 评述: 数据库操作单元 NET.zip NET 评述: 关于网络操作单元如:拨号连接、检测默认的浏览器、映射、Lan网络 Recycle.zip Recycle 评述:关于回收站操作单元 Shellobj.zip Shellobj 评述:关于SHELLOBJ操作单元 Sharing.zip Sharing 评述:Lan网络操作单元 Shell.zip Shell 评述:一些常用API函数封装 Shellutl.zip Shellutl 评述: 一些常用API函数封装 SystemShortcut.zip SystemShortcut 评述: 得到WINDOWS的各种系统路径 Wnetmap.zip Wnetmap 评述: 关于驱动器操作的单元(如:映射) -delphi program Collection Workshell.zip Workshell Review: is a unit package, to provide DLL files, unit files, header files. Provides very useful functions. GB2312BIG5.zip GB2312BIG5 Review: GB231 and BIG5 conversion unit Cast128_256.zip Cast128_256 Comment: 128 and 256-bit encryption unit Bleepint.zip Bleepint Review: PC speaker control unit Matrice.zip Matrice Review: Matrix Operations Unit MirrorDBase.zip MirrorDBase Review: database operation unit NET.zip NET Comment: The operating unit on the network, such as: dial-up connection, the default browser detection, mapping, Lan Network Recycle.zip Recycle Comment: The operating unit on the Recycle Bin Shellobj.zip Shellobj Review: About SHELLOBJ operating unit Sharing.zip Sharing Review: Lan network operating unit Shell.zip Shell Comment: Some commonly used API functions encapsulated Shellutl.zip Shellutl Comment: Some commonly used API fu
Platform: | Size: 444416 | Author: philzheng | Hits:

[ScannerVBadsfasdfasdf

Description: 文件系统全家福 AddadString Dir 快速全盘查找文件 Dir和Api扫描驱动器 Exe伪装天使 FreeActiveX Shell获取特殊文件 安全的删除自己 比较两个文件是否相同 查找目录全部文件大小 查找文件 从全路径名中获得文件扩展名 从全路径名中提取文件名 二进制复制文件 获取当前目录下所有文件和文件夹 记载Windows使用的时间 检测文件是否存在 建立多级目录 将文件夹目录保存到INI文件当中 批量移动文件 确定文件是否为可执行文件 删除含文件的目录 顺序文件 随机文件 文件浏览 在临时文件下建立临时文件 自动识别文件路径读取相应内容 - File system family portrait AddadString Find files faster overall Dir Dir and Api scan drive Exe camouflage Angel FreeActiveX Shell access to special files Safe to delete their own Compare two files are the same Find the size of all files directory Find file To get the full path name from the file extension Extracted from the full path name of the file name Binary copy file Get the current directory, all files and folders Windows uses the time recorded Detects whether a file exists A multi-level directory Saved to a folder directory in which the INI file Batch to move files Determine whether a file is an executable file Delete the directory containing the file Sequential file Random file File browser In the temporary files created under the temporary file Automatically identify the contents of the file path to read the corresponding
Platform: | Size: 207872 | Author: snail | Hits:

[ERP-EIP-OA-Portalvb-ERP

Description: 碧海蓝天生产管理系统ERP源代码通过vb的shell方法,调用外部命令。如sqlserver的osql实用工具,但是这样的话,osql执行的sql脚本可能需要花费很长的时间,如何才能保证osql执行完所有的sql之后,才继续执行vb的下一步处理呢? 1.声明2个API,用来检测进程是否在运行。 Declare Function OpenProcess Lib "kernel32" (ByVal dwDesiredAccess As Long, ByVal bInheritHandle As Long, ByVal dwProcessId As Long) As Long Declare Function CloseHandle Lib "kernel32" (ByVal hObject As Long) As Long '************************************************************************ '【名称】:判断进程是否在运行 '【描述】: '【备注】: '************************************************************************ Function IsRunning(ByVal ProgramID) As Boolean '传入进程标识ID-Blue sky production management system, ERP source code 通过vb的shell方法,调用外部命令。如sqlserver的osql实用工具,但是这样的话,osql执行的sql脚本可能需要花费很长的时间,如何才能保证osql执行完所有的sql之后,才继续执行vb的下一步处理呢? 1.声明2个API,用来检测进程是否在运行。 Declare Function OpenProcess Lib "kernel32" (ByVal dwDesiredAccess As Long, ByVal bInheritHandle As Long, ByVal dwProcessId As Long) As Long Declare Function CloseHandle Lib "kernel32" (ByVal hObject As Long) As Long '************************************************************************ '【名称】:判断进程是否在运行 '【描述】: '【备注】: '************************************************************************ Function IsRunning(ByVal ProgramID) As Boolean '传入进程标识ID
Platform: | Size: 4699136 | Author: 莫逆 | Hits:

[Otherinheritance-in-CPP

Description: mdi shell in win32 api
Platform: | Size: 9216 | Author: ahmadalhandsa | Hits:

[VC/MFCAPIHELP

Description: 1、WindowsR3函数部分收目前收集的API数量有800多个(有常用的,也有部分极少用到和未公开的) 2、WindowsR0(内核)部分目前收集的还比较少,只有40几个 3、Windows消息及大部分常用控件的常用消息,都有详细的参数调用 4、大量函数常用的结构,其中还有不和系统SHELL用到的结构 5、收集常用批处理指令及详细用法 6、收集常用SQL语句及示例说明 7、大量编程所需要的相关资料(可能有亲需要的哦) 8、收集常用汇编指令(这个也有分离)及大量汇编常用编译、调试工具的用法 9、其他一些个语言的零星资料 -Number of collected API WindowsR3 function part of closing more than 800 (common, there are some rarely used and unpublished) the WindowsR0 (kernel) collected is still relatively small, only 40 a few 3 , Windows messages, and the most commonly used controls used news, there are more parameters call 4 structure 5, the large number of commonly used functions of the structure, in which there is not the system SHELL used to collect commonly used batch commands and detailed usage, collection Common SQL statement and an example illustrate 7, a large number of programming the needs of the relevant data (possibly pro needs of Oh) 8, collected commonly used assembly instructions (this can also have separation) and a large number of compilation of commonly used compiler, debugging tools usage 9, some other language sporadic data
Platform: | Size: 5107712 | Author: nala | Hits:

[Windows DevelopCODE_UPLOAD

Description: 最终的缩略图浏览器!创建缩略图的VB 6.0支持图像格式从任何文件夹是指出。使用BrowseForFolder API,所以它甚至会跨越网络。 单击edit以壳您最喜爱的编辑器,加载选中的图像。新代码包括进度条和保存最后的窗口尺寸大小和位置的设置。-The final thumbnail browser! Create thumbnails of VB 6.0 supports image formats from any folder is pointed out. Use BrowseForFolder API, so it may even across the network. Click edit to shell your favorite editor, load the selected image. New code includes a progress bar and saving the last window size and position settings.
Platform: | Size: 10240 | Author: 什锦丁儿 | Hits:

[OS DevelopMy-OS

Description: 一个简单的shell或命令行解释器,使用了部分API函数,能够简单的实现一些命令调用-A simple shell or command line interpreter, use some API function that can achieve some simple command to call
Platform: | Size: 1188864 | Author: hank | Hits:

[Delphi/CppBuilderWindowsAPI_wkjs

Description: delphi api,外壳技术应用等案例-delphi api, shell technology applications and other cases
Platform: | Size: 1900544 | Author: wangsai | Hits:

[OS Developfilesys-ext2.tar

Description: ext2 文件系统的实现 实现了虚拟磁盘 inode管理 实现了一些POSIX API 一个简单的shell,用于测试功能-implement of ext2 filesystem
Platform: | Size: 92160 | Author: 靳敏杰 | Hits:

[ARM-PowerPC-ColdFire-MIPSporus-0.1.1

Description: PORUS is a portable USB device stack. It is designed to contain, as far as possible, all of the code common to a complete USB device implementation. PORUS is neither stable nor finished. Until version 1.0.0, the API may change, perhaps significantly. At this time, only one port is available. It has been tested on the MMB0 DSP board, which uses the Texas Instruments TMS320VC5507 DSP. More ports are planned. Installation ------------ PORUS consists of source files and a program called usbgen. There is no installation procedure for the source files these are meant to be copied directly to each project. To install usbgen, you need Python and a shell environment on Windows, cygwin is highly recommended (www.cygwin.com). Installation is as follows: Change to the usbgen directory, Run python setup.py install (on Linux, you need to be root)-PORUS is a portable USB device stack. It is designed to contain, as far as possible, all of the code common to a complete USB device implementation. PORUS is neither stable nor finished. Until version 1.0.0, the API may change, perhaps significantly. At this time, only one port is available. It has been tested on the MMB0 DSP board, which uses the Texas Instruments TMS320VC5507 DSP. More ports are planned. Installation ------------ PORUS consists of source files and a program called usbgen. There is no installation procedure for the source files these are meant to be copied directly to each project. To install usbgen, you need Python and a shell environment on Windows, cygwin is highly recommended (www.cygwin.com). Installation is as follows: Change to the usbgen directory, Run python setup.py install (on Linux, you need to be root)
Platform: | Size: 235520 | Author: karamba | Hits:

[Windows DevelopFileSystemW-VB6Unicode

Description: 如题,在文件系统中给Dir,FileLen等函数加了Unicode支持,另外通过API钩子实现Open语句支持Unicode文件名,经过了多次修复,发现一个问题,Name xx As xx语句没有Unicode化,还有另一个函数不支持Unicode:Shell,在以后的修正工作中会添加这些修复-As stated in the file system to Dir, FileLen added Unicode support and other functions, in addition to achieve through API hooks Open statement supports Unicode file names, after a number of fixes, found a problem, Name xx As xx statement does not Unicode technology, as well as another function does not support Unicode: Shell, after amendment would add these repair work
Platform: | Size: 7168 | Author: cpudn13 | Hits:

[OtherWST60-module-R-232

Description: 使用保护涂层材料封装的无线模块。与依靠金属外壳保护芯片组和电路板不同,该模块采用化学防护材料涂敷。由于免去了复杂的金属封装需求,可以在全面保护敏感电子组件的同时,使模块外形更为小巧- 手机版|百度词典|百度首页|登录注册 源语言: 检测到中文目标语言: 英语翻译我的收藏设置 使用保护涂层材料封装的无线模块。与依靠金属外壳保护芯片组和电路板不同,该模块采用化学防护材料涂敷。由于免去了复杂的金属封装需求,可以在全面保护敏感电子组件的同时,使模块外形更为小巧 The use of wireless module package protection coating material. And rely on different metal shell protection chip and a circuit board, the module uses the chemical protective coating. Due to the absence of metal packaging requirements of complex, at the same time the comprehensive protection of sensitive electronic components, make the appearance more compact module 双语对照 © 2015 Baidu使用百度前必读|百度翻译API|英语作文帮|翻译协议|建议与反馈|帮助 关注微博关注微信手机版联系我们
Platform: | Size: 1148928 | Author: 汪俊贵 | Hits:

[JSP/Javainheritance-in-CPP

Description: mdi shell in win32 api
Platform: | Size: 9216 | Author: ke504571 | Hits:

[e-languageke

Description: 易语言程序加壳源码例程程序调用API函数实现upx加壳处理。 -Easy language packers source routine procedure call API function to achieve upx shell processing.
Platform: | Size: 319488 | Author: zhchwl | Hits:
« 1 2 3 4»

CodeBus www.codebus.net